home *** CD-ROM | disk | FTP | other *** search
/ Zoom 2 / Zoom - Release 2 (1996)(Active Software)[!].iso / graphics / raytracing / imagineutils / iiutilities13.readme < prev    next >
Text File  |  1995-03-30  |  3KB  |  75 lines

  1. Short:    Utilities for use with Imagine. V1.3
  2. Uploader: IanSmith@moose.erie.net
  3. Author:   IanSmith@moose.erie.net
  4. Type:     gfx/3d
  5.  
  6. Ian's Imagine Utilities:
  7.  
  8. These 8 utilities will perform usefull (I hope!) operations on Imagine
  9. 3.x staging or object files.  All files are ARexx scripts and have the
  10. instructions in the headers except Stars and Jitter which are binaries.
  11.  
  12. Jitter        - Randomly disturb an objects points.  Like Lightwave.
  13.                 Works on all objects in a group and states.
  14.  
  15. StageFrames   - Increase or descrease the length of an animation
  16.                 and automagicly scale the actor bars.  Very useful
  17.                 for playback at faster rates or motion blurring.
  18.  ReduceFrames - Used with StageFrames to determine how to reduce.
  19.  
  20. StageScale    - Increase or decrease every object's size in a scene
  21.                 and reposition them.  Used to reduce the rendering
  22.                 time for raytracing.
  23.  
  24. StageShift    - Put X blank frames at the beginning of an animation
  25.                 so you can merge two animations. (Needs ISL to merge)
  26.  
  27. StageLengthen - Add frames to an animation and/or lengthen actor
  28.                 bars to the new size.
  29.  
  30. ImTotal       - Read the IMRT hunk from Imagine's IFF files and
  31.                 display rendering time.  Will do wildcards and
  32.                 show total and average rendering time.
  33.  
  34. ShowStage     - Parse a staging file and list every object and brush
  35.                 loaded for the entire scene or a single frame.  Shows
  36.                 totals for points, lines, faces and bitmap pixels.
  37.  
  38. Stars         - Generate starfields quickly and easily.  It creates
  39.                 a spherical, cubical or torus shaped shell of stars
  40.                 with a variable thickness. Stars can be randomly shaped
  41.                 colored and sized and made from triangles, cubes or disks.
  42.  
  43. Send me e-mail if you have any suggestions or bug reports.  If you
  44. make any changes or improvments please send me a copy.  Thanks!
  45.  
  46. Set the (S)cript bits on the ARexx files if you didn't un-archive
  47. with -A.  (Use "Protect <file> +S") The ARexx scripts are...
  48.  
  49. ImTotal, ReduceFrames, ShowStage, StageFrames, StageLengthen, StageScale, 
  50. and StageShift.
  51.  
  52. History
  53. -------
  54. V0.9   Inital release.
  55. V1.0   Added Stars, ParticleStars, ReduceFrames and ShiftFrames.
  56. V1.1   Now including rexxmathlib.library for the sqrt() function.
  57.        You can now randomly vary the sphere size for the stars.
  58.        Stars and ParticleStars write Imagine TDDD binaries now.
  59.        Much smoother star distribution, no more gaps.
  60. V1.2   Stars and Particles stars have been combined and written in
  61.        C and no longer need rexxmathlib.  Stars is much faster, it
  62.        can generate 200-400 stars/sec instead of 7 stars/sec. :-)
  63.        Particle stars are now centered propperly.  Stars are spread
  64.        evenly now. Added ImTotal and ShowStage scripts.
  65. V1.3   Stars can now be made from disks with a user defined number of
  66.        faces.  The stars are rotated to face the objects axis or a
  67.        user defined point.  New torus shape.  Jitter is more random
  68.        and rewritten in C.
  69.  
  70. See Also:  IITextures.lha - 8 textures for Amiga Imagine 3.x
  71.                             Needs an 68020 or greater and FPU.
  72. --
  73. IanSmith@moose.erie.net (Feb-03-95)
  74. Ian.Smith@f564.n2601.z1.fidonet.org <-- Backup
  75.